tag end
英 [tæɡ end]
美 [tæɡ end]
网络 末端
英英释义
noun
双语例句
- In order to realize mutual authentication, usability and privacy, there are one public key in the π OTP protocol that maintained both in the tag and the back end database that is updated by universal hash function after each successful authentication.
为了实现双向认证性、正确性和隐私性,πOTP协议设有一个公有密钥,由安全的通用哈希函数产生,同时保持在标签和后端数据库中,每次成功认证后进行更新。 - Also note the TotalAmount tag at the end of the document.
还要注意文档末尾的TotalAmount标记。 - The tag is the start or an end of a communication channel.
标记是一个通信通道的开始或结束。 - Early user agents incorrectly wrapped lines just after the start tag or just before the end tag of an element, which resulted in dangling punctuation.
早期的用户代理会在元素开始标签之后或者结束标签之前尽心不正确的折行,这可能导致标点符号显示错误。 - An XML document can have some empty tags that do not have anything inside and can be expressed as a single tag instead of as a set of beginning and end tags.
XML文档可以使用内部不包含任何内容的空标记,这些标记可以表示为单个标记,而不是一组开始和结束标记。 - Companies such as Gillette and Tag Heuer didn't end their relationships outright but stopped featuring him in advertisements.
诸如吉列以及豪雅表的公司不立刻地结束他们的关系但是停止他为主角广告。 - That is, the XML must have both a start tag and end tag, and must be authored using the proper syntax.
因此,所有XML必须有一个起始标签和一个结束标签,并且要使用正确的语法创建。 - Notice that in Listing 4, I place the script tag at the end of the page body.
请注意,在清单4中,我将script标记放在页面body的结尾处。 - Writing a test for a simple one-line tag might seem excessive, but you'd be surprised how many times the one-liners end up being the source of trouble.
为只有一行代码的标记编写测试看起来似乎有些过分,但是很多时候问题的源头正是这一行代码。 - Finally, the parser meets price-list's closing tag and it generates its two last events: closing price-list and end of document.
最后,语法分析器遇到price-list的结束标记并生成它的最后两个事件:结束price-list和文档结束。